fromBytes

(alias) pure static function fromBytes(bytes: byte_array): gtv

Deprecated

Use 'from_bytes' instead

Decodes a gtv from a byte_array. Fails if it cannod be decoded.

Alias

Alias target

Since

0.9.0

Parameters

bytes

Bytes to decode.